Custom "Play Scene" button

An asset by FabianLC
The page banner background of a mountain and forest
Custom "Play Scene" button hero image

Quick Information

0 ratings
Custom "Play Scene" button icon image
FabianLC
Custom "Play Scene" button

Hides the "Play Scene" button and adds a custom button, useful for games with custom scene switching, I personally use this to make sure playing a scene from the editor is the same as loading it normally in the game.The plugin sets a project setting to the scene that has to be played and then runs the game normally from the main scene, you have to load the scene manually in your code using this project setting.The project setting used to store the scene path is "application/run/custom_first_scene", this string is a constant stored at CustomPlayButton.scene_setting.

Supported Engine Version
3.1
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
4 years ago
Git URL
Issue URL

Hides the "Play Scene" button and adds a custom button, useful for games with custom scene switching, I personally use this to make sure playing a scene from the editor is the same as loading it normally in the game.

The plugin sets a project setting to the scene that has to be played and then runs the game normally from the main scene, you have to load the scene manually in your code using this project setting.

The project setting used to store the scene path is "application/run/custom_first_scene", this string is a constant stored at CustomPlayButton.scene_setting.

Hides the "Play Scene" button and adds a custom button, useful for games with custom scene switching, I personally use this to make sure playing a scene from the editor is the same as loading it normally in the game.

The plugin sets a project setting to the scene that has to be played and then runs the game normally from the main scene, you have to load the scene manually in your code using this project setting.

The project setting used to store the scene path is "application/run/custom_first_scene", this string is a constant stored at CustomPlayButton.scene_setting.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Custom "Play Scene" button icon image
FabianLC
Custom "Play Scene" button

Hides the "Play Scene" button and adds a custom button, useful for games with custom scene switching, I personally use this to make sure playing a scene from the editor is the same as loading it normally in the game.The plugin sets a project setting to the scene that has to be played and then runs the game normally from the main scene, you have to load the scene manually in your code using this project setting.The project setting used to store the scene path is "application/run/custom_first_scene", this string is a constant stored at CustomPlayButton.scene_setting.

Supported Engine Version
3.1
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
4 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers